home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software Vault: The Gold Collection
/
Software Vault - The Gold Collection (American Databankers) (1993).ISO
/
cdr20
/
vargra2.zip
/
ATTEND.FRM
< prev
next >
Wrap
Text File
|
1993-03-26
|
617b
|
14 lines
{This form writes the scores for all tasks for all students in the class!
{[OnePerPage] <- Add this command to print one set of students per page
[CtrJust][Print"BoldOn"]["Attendance Summary"][Print"BoldOff"][LJust]
Class: [classname]
Date: [date]
Attendance days: [AttTotal]
[header]["Name":21][CJust][" ":2]["Present":10]["Excused":10]["Unexcused":10][LJust]
[students][name:21][" ":2][AttPresent:6][" ":4][AttExcused:6][" ":4][AttUnex:6]
[header]["Name":21][CJust][" ":2]["Late":10]["Other":10][LJust]["Not present":12]
[students][name:21][" ":2][AttLate:6][" ":4][AttOther:6][" ":4][AttNotPres:6]